古典吧>英语词典>memory access翻译和用法

memory access

英 [ˈmeməri ˈækses]

美 [ˈmeməri ˈækses]

存储访问,内存访问;存取存储器

计算机

英英释义

noun

  • (computer science) the operation of reading or writing stored information
      Synonym:access

    双语例句

    • A Memory Access Technology of Heterogeneous Multi-Core System Based on Cell Broadband Engine Architecture
      面向Cell宽带引擎架构的异构多核访存技术
    • NUMA support ( Non-Uniform Memory Access, memory design for multiprocessors) allows virtual machines to efficiently access large amounts of memory.
      NUMA支持(非一致性内存访问,针对多处理器的内存设计)允许虚拟机有效地访问大量内存。
    • Design and Optimization of Memory Access Structure for Multicore-SoC Based on SPM
      基于SPM的多核SoC访存结构设计与优化
    • This increases the latency of the task's memory access until its data is in the cache of the new CPU.
      这就增加了任务的内存访问延迟,这些时间用来将其数据移入新CPU的内存中。
    • This advanced property is used for optimizing memory access. See documentation for usage.
      此高级属性用于优化内存访问。有关用法,请参阅文档。
    • Large page usage is primarily intended to provide performance improvements to memory access intensive applications.
      使用大页主要是为提高内存访问频繁的应用程序的性能。
    • Does it contain memory access errors?
      是否包括内存访问错误?
    • Some types of memory access errors ( like using a NULL pointer) cause a program to crash outright.
      有些类型的内存访问错误(比如使用一个NULL指示器)将会导致一个程序完全崩溃。
    • There is little memory access overhead and rollbacks are rare.
      因为内存访问的开销很低,而且回滚操作很少。
    • The first copy is performed by the DMA engine, which reads file contents from the disk and stores them into a kernel address space buffer.
      直接内存存取(directmemoryaccess,DMA)引擎执行了第一次拷贝(参见图1),它从磁盘中读取文件内容,然后将它们存储到一个内核地址空间缓存区中。